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