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