marker
Description​
Gets or sets the marker ID for this section.
- JavaScript
- C#
- Kotlin
marker: string;
string Marker { get; set; }
var marker: String
Gets or sets the marker ID for this section.
marker: string;
string Marker { get; set; }
var marker: String