convert a ScopeValue to a String
static String toInterface(ScopeValue scopeValue) => scopeValue.name;