private static String FieldName(String key, FieldAttribute fieldAttribute) { return(String.Format("Field.{0}.{1}", key, fieldAttribute.ToString())); }