| C# | Visual Basic | Visual C++ |
public PropsCollection ServerPropsCollection { get; set; }
Public Property ServerPropsCollection As PropsCollection
public: property PropsCollection^ ServerPropsCollection { PropsCollection^ get (); void set (PropsCollection^ value); }