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