public static PropertyType fromValue(String v) returns an
      object representing the property data type, based on the value passed as a string. Static
      method.
    Parameters
- String v
 - The property type as a string to convert to a PropertyType.
 
Returns
Returns a PropertyType object representing the property data type.
Example
      
      Would result in output such as the following: