public TermFormat BuiltInVariableIndex { get; set; }Public Property BuiltInVariableIndex As TermFormat
Get
Setpublic:
property TermFormat^ BuiltInVariableIndex {
TermFormat^ get ();
void set (TermFormat^ value);
}member BuiltInVariableIndex : TermFormat with get, set