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