_sProperty.Title Field
A string representing the field title as displayed on the site pages.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public Title As String
'Usage
Dim instance As _sProperty
Dim value As String
value = instance.Title
instance.Title = value
public string Title
Remarks
The field title is not required to be identical to the internal name of the field.