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