<@U0ZUTNE2E>: you can access the `parameter1` like...
# announcements
i
@chavi: you can access the
parameter1
like this:
Copy code
PartialClass.complete {
    parameter1 = this@SomeClassName.parameter1
}
for more information: https://kotlinlang.org/docs/reference/this-expressions.html