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