You have a class with a property.You need to ensure that consumers of the class can write to the value of the property.W
Posted: Thu Oct 20, 2022 2:48 pm
You have a class with a property.You need to ensure that consumers of the class can write to the value of the property.Which keyword should you use?
A. value
B. add
C. get
D. set
A. value
B. add
C. get
D. set