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