Pick out the correct syntax in given order.
(setf (get ) )
(setf (get )
None of the mentioned
(A) (setf (get ) )
Explanation:
The setf and get are used as writer for properties.