'Declaration
Public ReadOnly Property postal As System.String
'Usage
Dim instance As DLDecoder Dim value As System.String value = instance.postal
public System.string postal {get;}
public read-only property postal: System.String;
public function get postal : System.String
public: property System.String^ postal { System.String^ get(); }