getOrCreate

fun MutableMeta.getOrCreate(key: String): MutableMeta
fun <M : MutableTypedMeta<M>> M.getOrCreate(key: String): M