hasSpeed property
      
      bool
      get
      hasSpeed
      
    
    
Query if this object has speed.
Returns true if speed is available and valid, false otherwise.
Implementation
bool get hasSpeed;Query if this object has speed.
Returns true if speed is available and valid, false otherwise.
bool get hasSpeed;