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