public static FluentColumn Guid(string name)
 {
     return(SColumn.Guid(name));
 }