DiscussMenu.Title

Syntax

Title: String

Description

The Title property determines title of a message to be published to a social network.

Comments

By default property value is not defined.

Use the setTitle method to set the property value, and the getTitle method to get the property value. Property value cannot be set from JSON.

Example

The example of the setTitle and getTitle methods use is given in description of the DiscussMenu.share method.

See also:

DiscussMenu