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