Extract Property is a refactoring in Objective-C for converting a selected expression to property.

Place the caret at a local variable or select an expression to apply the refactoring to:

Extract property

and press &shortcut:CIDR.Lang.ObjC.IntroduceProperty; (Refactor | Extract Property ).

This will result in the following:

Extracted property