Guid? SessionID { get; }
ReadOnly Property SessionID As Guid? Get
property Nullable<Guid> SessionID { Nullable<Guid> get (); }
abstract SessionID : Nullable<Guid> with get
In This Article