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