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