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