public virtual WebAssetItemGroupBuilder DefaultPath(string path) { assetItemGroup.DefaultPath = path; return this; }