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