Respuesta :

Answer:

Get

Explanation:

we have 2 kinds of property blocks

Get

Set

Get property block is used to retrieve the value of private variable of a given class.

Set Property block is used to set the value of private variables of the class