/// The root path at which HTTP activities can be invoked.
/// </summary>
publicPathString?BasePath{get;set;}
/// <summary>
/// The base URL of the server. This should be set to the same value at which the Elsa Server is publicly available. It will be used when generating absolute URLs need to be generated by activities such as SendEmail.