public ushort FrameCount { get; set; }Public Property FrameCount As UShort
Get
Setpublic:
property unsigned short FrameCount {
unsigned short get ();
void set (unsigned short value);
}function get_FrameCount();
function set_FrameCount(value);