pawel.urban
var someAttribute: AttributeClass get() = delegate.someAttribute set(value) { delegate.someAttribute = value }