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