Properties are not limited to returning field values. When getting or setting values you can use calls to other properties to get values they can return as well.
Let's look at the code below. Inside this property there are two calls to other properties shown in red.
In a sequence diagram this would look like: