public string PartialName {get;}
public: __property string* get_PartialName();
'Declaration
Public ReadOnly Property PartialName As String
'Usage
Dim instance As Field
Dim value As String
value = instance.PartialName
Property Value
The partial name (the name without the path).