property
sqlite.StatementColumnMetadata.column
column: null | string
The unaliased name of the column in the origin table, or null if the column is the result of an expression or subquery. This property is the result of sqlite3_column_origin_name().