In the previous chapters we have seen how state information in the service is stored inside a resource and, more specifically, in resource properties. However, our interaction with resource properties was very limited: our service could modify their values, and we could only access one particular resource property (Value
) using the GetValueRP
operation. In this chapter we will see all the some of the tools that will allow us to work with resource properties.