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