Dim labels1 As Labels Dim returnValue As Object returnValue = labels1.Parent
ReadOnly Property Parent() As Object
object Parent {get;}
property Object^ Parent{ Object^ get(); }
public System.Object get_Parent();
function get Parent() : Object;