Declaration

init(key: GSPropertyName, value: String)

Declaration

- (instancetype) initWithKey:(GSPropertyName) key value:(NSString *) value;

Declaration

initWithKey_value_(key: GSPropertyName, value: str) -> GSInfoProperty