formName property
String?
get
formName
Property getter and setter for formName: Specifies a specific form used to do the rendering, in case the standard metadata generated form doesn't cut it Specifies a specific form used to do the rendering, in case the standard metadata generated form doesn't cut it
Implementation
String? get formName;
set
formName
(String? formName)
Implementation
set formName(String? formName);