PropertyName Property (MappingInfo)
In This Topic
Gets the System.String value determining the name of the property which should be mapped.
Syntax
'Declaration
Public ReadOnly Property PropertyName As System.String
public System.string PropertyName {get;}
See Also