2
Reply

What’s the implicit name of the parameter that gets passed into the set method/property of a class?

    The data type of the value parameter is defined by whatever data type the property is declared .

    Value. The data type of the value parameter is defined by whatever data type the property is declared .