Public Overridable ReadOnly Property IsIndexed As Boolean
public virtual bool IsIndexed { get; }
public: virtual property bool IsIndexed { bool get (); }
function get_isIndexed();