[Visual Basic] Public Property ReadOnly FormName As String [C#] public string FormName { get; } [C++] public: __property String* get_FormName(); [JScript] public function get FormName() : String
DPLFormRef Class | Portrate.Interview.Model Namespace