Decodes the base64 encoded properties of the Attribute.
The Name and/or Value properties of an Attribute can be base64 encoded.

C# |
public static void DecodeAttribute( Attribute inputAttribute )

- inputAttribute (Attribute)
- The properties of this Attribute will be decoded
