'Declaration Public Function New( _ ByVal propertyName As String _ )
public JsonAttribute( string propertyName )
Parameters
- propertyName
- The specified name the property would be serialized.
'Declaration Public Function New( _ ByVal propertyName As String _ )
public JsonAttribute( string propertyName )