public IResult DeleteProperty(string propertyId) { return(submodelServiceProvider.DeleteProperty(propertyId)); }