public bool InBag { get; }
Public ReadOnly Property InBag As Boolean Get
public: property bool^ InBag { bool^ get (); }