single property

Checks that this style has only one attribute, and returns that attribute.

Implementation

NotusAttribute get single => _data.values.single;