Table of Contents

Property IsBuiltIn

Namespace
LMKit.TextAnalysis
Assembly
LM-Kit.NET.dll

IsBuiltIn

Returns true if this definition represents a built‐in type, false if it’s custom.

public bool IsBuiltIn { get; }

Property Value

bool