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