IJsonParameterSource LinkedSource { get; set; }Property LinkedSource As IJsonParameterSource
Get
Setproperty IJsonParameterSource^ LinkedSource {
IJsonParameterSource^ get ();
void set (IJsonParameterSource^ value);
}abstract LinkedSource : IJsonParameterSource with get, set