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