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