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