name
Home > @gooddata/sdk-model > IReportVariableDefinition > name
IReportVariableDefinition.name property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Variable name as used inside the {{...}} marker. Must match /^[a-zA-Z][a-zA-Z0-9_]*$/. Built-in names (ReportBuiltInVariable) are reserved.
Signature:
name: string;