Generate JSON string of set_criterion_property command.
- Parameters:
 
- actor_uid: str
 Actor uid entry.
 
- criterion_name: str
 Name of the criterion.
 
- name: str
 Name of the property.
 
- value: Any
 Value of the property.
 
- password
Optional[str], optional Password. Defaults to None.
 
 
- Returns:
 
strJSON string of set_criterion_property command.