public int MinFreeBagSlotsToGoToTown { get; set; }
Public Property MinFreeBagSlotsToGoToTown As Integer Get Set
public: property int^ MinFreeBagSlotsToGoToTown { int^ get (); void set (int^ value); }