'Declaration
Public ReadOnly Property ContentType As ContentType
'Usage
Dim instance As WebContent Dim value As ContentType value = instance.ContentType
public ContentType ContentType {get;}
public: property ContentType^ ContentType { ContentType^ get(); }