'Usage Dim fileDialog1 As FileDialog Dim returnValue As Object returnValue = fileDialog1.Parent
object Parent {get;}
public System.Object get_Parent();
function get Parent() : Object;