Type pointed to by object reference
public string ReferenceType { get; set; }
member this.ReferenceType : string with get, set
Public Property ReferenceType As String
Thank you.