public virtual string GetName() { return(_config.GetAsString(NameKey)); }
public string BlobPath() { return(_config.GetAsString(BlobPathKey)); }