public ushort CalculationFrameRate { get; set; }Public Property CalculationFrameRate As UShort
Get
Setpublic:
property unsigned short CalculationFrameRate {
unsigned short get ();
void set (unsigned short value);
}function get_CalculationFrameRate();
function set_CalculationFrameRate(value);