breandan
var propertyAlias get() = property1.nested.property2 set(value) { property1.nested.property2 = value }