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