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