StandardSchemaV1.PathSegmentThe path segment interface of the issue. interface PathSegment {readonly key: PropertyKey;}§Properties§readonly key: PropertyKey[src]The key representing a path segment.