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