Modifier and Type | Optional Element and Description |
---|---|
String |
propertyFormat
Gets or sets the serialization format of the property.
|
String |
propertyName
Gets or sets the name of the property.
|
public abstract String propertyFormat
Gets or sets the serialization format of the property.
Value: The format of the property.public abstract String propertyName
Gets or sets the name of the property.
Value: The name of the property.