gFileInfoGetAttributeAsString: gFileInfoGetAttributeAsString
Description
Gets the value of a attribute, formated as a string.
This escapes things as needed to make the string valid
utf8.Usage
gFileInfoGetAttributeAsString(object, attribute)
Value
[char] a UTF-8 string associated with the given attribute.