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