bool IsAdding { get; set; }
Property IsAdding As Boolean Get Set
property bool^ IsAdding { bool^ get (); void set (bool^ value); }