'Declaration
Property ShowDetail As System.Boolean
'Usage
Dim instance As IRange Dim value As System.Boolean instance.ShowDetail = value value = instance.ShowDetail
System.bool ShowDetail {get; set;}
read-write property ShowDetail: System.Boolean;
function get,set ShowDetail : System.boolean