'Declaration
ReadOnly Property Interior As IInterior
'Usage
Dim instance As IFormatCondition Dim value As IInterior value = instance.Interior
IInterior Interior {get;}
read-only property Interior: IInterior;
function get Interior : IInterior
__property IInterior* get_Interior();
property IInterior^ Interior { IInterior^ get(); }