copy

fun MetaDescriptor.copy(block: MetaDescriptorBuilder.() -> Unit = {}): MetaDescriptor

Make a deep copy of this descriptor applying given transformation block