adapt

open fun adapt(name: CharSequence, separator: Char): ConfigurationPropertyName

Create a ConfigurationPropertyName by adapting the given source. See adapt for details.

Return

a ConfigurationPropertyName

Parameters

name

the name to parse

separator

the separator used to split the name