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