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