public static CLayer.Property Get(long propertyid) { DataLayer.Property property = new DataLayer.Property(); return(property.Get(propertyid)); }