'DeclarationPublic ReadOnly Property BuiltInType As BuiltInType
'UsageDim instance As Variant Dim value As BuiltInType value = instance.BuiltInType
public BuiltInType BuiltInType {get;}
public: property BuiltInType BuiltInType { BuiltInType get(); }