ReadOnly Property IsTopic As Boolean Get
bool IsTopic { get; }
property bool IsTopic { bool get (); }
function get_isTopic();