public float YLine { get; set; }
Public Property YLine As Single Get Set
public: property float YLine { float get (); void set (float value); }