[Visual Basic] Overridable Public Property ReadOnly IsIndexed As Boolean [C#] public virtual bool IsIndexed { get; } [C++] public: virtual __property bool get_IsIndexed(); [JScript] public virtual function get IsIndexed() : bool
ScreenClassField Class | White.Recorder.CodeGeneration Namespace