putName (method)

Writes the name of a property.

Syntax

- (void)putName:(NSString*)name;
public func putName(_ name: String) throws -> Void

Remarks

This method writes the name of a property. The Name parameter specifies the value to write.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]