public StreamType StreamType { get; set; }Public Property StreamType As StreamType
Get
Setpublic:
property StreamType StreamType {
StreamType get ();
void set (StreamType value);
}function get_StreamType();
function set_StreamType(value);