public static int PointId { get; set; }
Public Shared Property PointId As Integer Get Set
public: static property int^ PointId { int^ get (); void set (int^ value); }