dnovikov
`when`(myObject.myProperty).thenReturn(myValue) `when`(MyClass::myProperty.get(myObject)).thenReturn(myValue)