powered by
PropertyIsNull
Object of R6Class for modelling an PropertyIsNull
R6Class
R6Class object.
new(PropertyName)
This method is used to instantiate an PropertyIsNull
# NOT RUN { expr <- PropertyIsNull$new(PropertyName = "property") expr_xml <- expr$encode() #see how it looks like in XML # }
Run the code above in your browser using DataLab