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