static neuroglancer.read_precomputed_segment_properties.SegmentPropertySpec(
    
_cls,
    
id: str,
    
type: str,
    
description: str | None = None,
    
tag_descriptions: str | None = None,)

Create new instance of SegmentPropertySpec(id, type, description, tag_descriptions)