◆ asString()
| static <T> String fiftyone.devicedetection.examples.shared.PropertyHelper.asString | ( | AspectPropertyValue< T > | value | ) | 
static
Helper to get the value of a property as a string.
- Parameters
 - 
    
- value - the property value
 - <T> - the type
  
- Returns
 - a string representation of the value or a "no value" message
 
