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