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