public Type ViewType { get; set; }
Public Property ViewType As Type
public: property Type^ ViewType { Type^ get (); void set (Type^ value); }