name
Home > @gooddata/sdk-model > IResultMeasureHeaderItem > name
IResultMeasureHeaderItem.name property
Measure name - equals to the measure name contained in the respective measure descriptor, included here for convenience and easy access.
Note: check out the contract for measure name as described in IMeasureDescriptor - it is somewhat more convoluted than one would expect.
Signature:
name: string;