Add the following extenstion methods to the System.Object type:
- GetAttribute<>() - Returns the First Attribute tied to the Object of the Specified Generic Type
- GetAttributes<>() - Returns All Attributes tied to the Object of the Specified Generic Type