public bool IsShippingMethodSet { get; }
Public ReadOnly Property IsShippingMethodSet As Boolean
Get
public:
virtual property bool IsShippingMethodSet {
bool get () sealed;
}
abstract IsShippingMethodSet : bool with get
override IsShippingMethodSet : bool with get