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