Public ReadOnly Property IsAbstract As Boolean
public bool IsAbstract { get; }
public: property bool IsAbstract { bool get (); }
function get_isAbstract();