public static string AlignmentName(this Alignment align) { return(align.GetAttribute <AlignmentAttribute>().AlignmentName); }