bool IsEnabled { get; set; }Property IsEnabled As Boolean
Get
Setproperty bool IsEnabled {
bool get ();
void set (bool value);
}abstract IsEnabled : bool with get, set| [Tessa.Platform.ObjectSealedException] | Произведена попытка изменения объекта, защищённого от изменений. |