Parent Property
Gets or sets the parent folder. It is important to note that this CAN be null. A folder always has a parent ID but the full blown object might not have been loaded.
Syntax
public Folder Parent {get; set;}Public Property Parent As Folder