public Guid SessionID { get; set; }
Public Property SessionID As Guid Get Set
public: property Guid SessionID { Guid get (); void set (Guid value); }
member SessionID : Guid with get, set
In This Article