public static string ExtensionPropertyName(DataStructureExtendsInfo info)
 {
     return(info.ExtensionPropertyName());
 }