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