actor_properties# ansys.optislang.core.server_queries.actor_properties(uid: str, password: str | None = None) → str# Generate JSON string of actor_properties query. Parameters: uid: strUid entry. passwordstr, optPassword. Returns: strJSON string of actor_properties query.