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