The set implementation receives the implicit argument "value." This is the value to which the property is assigned. On a class, a property gets and sets values. A simplified syntax form, properties are implemented in the IL as methods (get, set). True or False?