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