public decimal SearchFontSize { get; set; }
Public Property SearchFontSize As Decimal Get Set
public: property Decimal^ SearchFontSize { Decimal^ get (); void set (Decimal^ value); }