string Identification { get; set; }
Property Identification As String Get Set
property String^ Identification { String^ get (); void set (String^ value); }
abstract Identification : string with get, set
In This Article