Guid? ID { get; set; }
Property ID As Guid? Get Set
property Nullable<Guid> ID { Nullable<Guid> get (); void set (Nullable<Guid> value); }
abstract ID : Nullable<Guid> with get, set
In This Article