questionId property
Read only.
The question ID. On creation, it can be provided but the ID must not be already used in the form. If not provided, a new ID is assigned.
Implementation
core.String? questionId;
Read only.
The question ID. On creation, it can be provided but the ID must not be already used in the form. If not provided, a new ID is assigned.
core.String? questionId;