public bool DeleteAllRecords { get; set; }
Public Property DeleteAllRecords As Boolean Get Set
public: property bool^ DeleteAllRecords { bool^ get (); void set (bool^ value); }