Determines whether the type is abstract.
public static bool IsAbstract(this Type type)
true if the type is abstract.