public bool IsOnObject { get; set; }
Public Property IsOnObject As Boolean Get Set
public: property bool^ IsOnObject { bool^ get (); void set (bool^ value); }