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