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