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