public bool Enabled { get; init; }Public Property Enabled As Boolean
Get
Setpublic:
virtual property bool Enabled {
bool get () sealed;
void set (bool value) sealed;
}abstract Enabled : bool with get, set
override Enabled : bool with get, set