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