public CardStoreMethod Method { get; }
Public ReadOnly Property Method As CardStoreMethod
Get
public:
virtual property CardStoreMethod Method {
CardStoreMethod get () sealed;
}
abstract Method : CardStoreMethod with get
override Method : CardStoreMethod with get