text
Description​
The comment text excluding the comment start/end markers.
- JavaScript
- C#
- Kotlin
text: string;string Text { get; set; }var text: StringThe comment text excluding the comment start/end markers.
text: string;string Text { get; set; }var text: String