# `GSGlyphsInfo propertyName2NameId:`

*Type Method*

## Declaration

```swift
class func propertyName2NameId(_ propertyName: String) -> Int32
```

```objc
+ (int) propertyName2NameId:(NSString *) propertyName;
```

```python
propertyName2NameId_(propertyName: str) -> int
```

