MutatedProperty
data class MutatedProperty(val owner: String, val properties: String) : Query.Owned<Query.MutatedProperty>
A MutatedProperty of the owner with the properties.
Functions
Link copied to clipboard
Assign the owner to T.