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