'Declaration
Property PatternColorIndex As System.Integer
'Usage
Dim instance As IInterior Dim value As System.Integer instance.PatternColorIndex = value value = instance.PatternColorIndex
System.int PatternColorIndex {get; set;}
read-write property PatternColorIndex: System.Integer;
function get,set PatternColorIndex : System.int