FtpItemParseEventArgs.Item Property Namespace: Rebex.Net Assembly: Rebex.Ftp.dll (version 7.0.9147) Item Gets or sets the parsed FtpItem. Declaration public FtpItem Item { get; set; } Property Value Type Description FtpItem The parsed FtpItem or null if unable to parse.