Gets the name for the frame. An empty string indicates that the frame has no name.
<void> TextFrame.getName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the current property value. |
| error |
Optional. Is called when the operation failed with an error. |