public OtherParams OtherParams { get; set; }
Public Property OtherParams As OtherParams Get Set
public: property OtherParams^ OtherParams { OtherParams^ get (); void set (OtherParams^ value); }
member OtherParams : OtherParams with get, set
In This Article