'Declaration Public ReadOnly Property InteractionType As InteractionAreaType
public InteractionAreaType InteractionType { get; }
public: __property InteractionAreaType get_InteractionType();
public:
property InteractionAreaType InteractionType { InteractionAreaType get(); }