OptionWrapper

constructor(displayName: Key, description: Key, body: suspend T.() -> Unit, type: KClass<T>)