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