# CoreMotionStepCountingData
Represents the steps that are returned by a step-count event.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# numberOfSteps READONLY
numberOfSteps :Number
The total number of steps since the startStepCountingUpdates method was called.