public List<ulong> InvSlots { get; }
Public ReadOnly Property InvSlots As List(Of ULong) Get
public: property List<unsigned long long^>^ InvSlots { List<unsigned long long^>^ get (); }