public string Identification { get; }
Public ReadOnly Property Identification As String
Get
public:
virtual property String^ Identification {
String^ get () sealed;
}
abstract Identification : string with get
override Identification : string with get