Count property

int Count
Gets the number of explicitly added properties in this set.

Implementation

int get Count => this._additionalProperties.length;