Method
getFeatureNames(objectId:)
Get all feature names for an object
func getFeatureNames(objectId: EUUID) -> [String]
Parameters
objectId-
The ID of the object to query
Return Value
Array of feature names
Discussion
Returns the names of all features (attributes and references) that have been set on the specified object.