Yield

StockInfo.Yield property

Gets or sets the current yield reported as the dividend expressed as a portion of the current stock price.

public string Yield { get; set; }

See Also