private static void PropMetadata(this DataColumn column, Property value) { column.ExtendedProperties["property"] = value; }