fieldNames property

List<String>? fieldNames
getter/setter pair

The list of column names in the content source.

Output only.

Implementation

core.List<core.String>? fieldNames;