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