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