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