A nested feature in a feature group
| KEY | TYPE | Description |
|---|---|---|
| name | str | The unique name of the column |
| selectClause | str | The sql logic for creating this feature's data |
| featureType | str | Feature Type of the Feature |
| featureMapping | str | The Feature Mapping of the feature |
| dataType | str | Data Type of the Feature |
| sourceTable | str | The source table of the column |
| originalName | str | The original name of the column |