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