public bool IsVoice { get; set; }
Public Property IsVoice As Boolean Get Set
public: property bool IsVoice { bool get (); void set (bool value); }