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