Method
getFeatureNames()
Get all feature names that have been set in insertion order.
func getFeatureNames() -> [String]
Return Value
Array of feature names in insertion order.
Discussion
Returns dynamic feature names in the order they were set, preserving EMF semantic ordering for deterministic serialisation.