public CodecType CodecType { get; private set; }
Public Property CodecType As CodecType Get Private Set
public: property CodecType CodecType { CodecType get (); private: void set (CodecType value); }