'Declaration
Public Property DestinationTopLeftAddress As String
'Usage
Dim instance As ImportOptions Dim value As String instance.DestinationTopLeftAddress = value value = instance.DestinationTopLeftAddress
public string DestinationTopLeftAddress {get; set;}