public virtual string Identification { get; set; }Public Overridable Property Identification As String
Get
Setpublic:
virtual property String^ Identification {
String^ get ();
void set (String^ value);
}abstract Identification : string with get, set
override Identification : string with get, set