Guid CreatedByUserID { get; set; }
Property CreatedByUserID As Guid Get Set
property Guid CreatedByUserID { Guid get (); void set (Guid value); }
abstract CreatedByUserID : Guid with get, set
In This Article