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