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