text
Description​
Gets or sets the additional text of the automation.
- JavaScript
- C#
- Kotlin
text: string;
string Text { get; set; }
var text: String
Gets or sets the additional text of the automation.
text: string;
string Text { get; set; }
var text: String