public bool IsOnTaxi { get; }
Public ReadOnly Property IsOnTaxi As Boolean Get
public: property bool^ IsOnTaxi { bool^ get (); }