Represents the home directory for the FTP client connection.
property HomeDir: String;
Description
HomeDir is a String property that represents the directory path to use as the parent directory for the user account making the FTP client connection. HomeDir is used in the command reply handler that implement the CDUP command.