Id property

int? get Id
Gets the Id of the extended property.

Implementation

int? get Id => this._id;