set
Modifies the value of the property.
Since Kotlin
1.0Parameters
receiver1
the instance of the first receiver.
receiver2
the instance of the second receiver.
value
the new value to be assigned to this property.
Modifies the value of the property.
Since Kotlin
1.1Parameters
receiver1
the instance of the first receiver.
receiver2
the instance of the second receiver.
value
the new value to be assigned to this property.