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