_sListMetadata.Author Field
A string specifying the full name of the user who created the list.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public Author As String
'Usage
Dim instance As _sListMetadata
Dim value As String
value = instance.Author
instance.Author = value
public string Author
Remarks
This is the name of the manufacturer or author of the web site or web part.