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