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