RoomVariable Protocol Reference
| Conforms to | UserVariable | 
| Declared in | RoomVariable.h | 
Tasks
- 
	
		– isPrivateChecks if the variable is private. required method
- 
	
		– isPersistentChecks if the variable is persistent. required method
| Conforms to | UserVariable | 
| Declared in | RoomVariable.h | 
– isPrivate
		Checks if the variable is private.
required method– isPersistent
		Checks if the variable is persistent.
required method