Properties property

Gets a dictionary holding the bag's properties.

Implementation

Map<PropertyDefinition, Object> get Properties => this._properties;