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