public ShippingMethod ShippingMethod { get; }Public ReadOnly Property ShippingMethod As ShippingMethod
Getpublic:
virtual property ShippingMethod^ ShippingMethod {
ShippingMethod^ get () sealed;
}abstract ShippingMethod : ShippingMethod with get
override ShippingMethod : ShippingMethod with get