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