first_last_name
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: First & Last Name, type: esriFieldTypeString
)
will_you_be_atteding_the_meetin
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Will you be atteding the meeting:, type: esriFieldTypeString
)