public Guid? ID { get; }
Public ReadOnly Property ID As Guid? Get
public: virtual property Nullable<Guid> ID { Nullable<Guid> get () sealed; }
abstract ID : Nullable<Guid> with get override ID : Nullable<Guid> with get
In This Article