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