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