public string CreatedByName { get; }
Public ReadOnly Property CreatedByName As String Get
public: property String^ CreatedByName { String^ get (); }
member CreatedByName : string with get
In This Article