Xamarin.iOS のドキュメント
Value プロパティ (C1MaskedTextField)

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 > C1MaskedTextField クラス : Value プロパティ
コントロールの未加工の値を取得または設定します(プロンプトとマスクリテラルを除く)。
シンタックス
'宣言
 
<Foundation.ExportAttribute("Value")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property Value As System.String
[Foundation.Export("Value")]
[System.ComponentModel.Browsable(true)]
public System.string Value {get; set;}
参照

C1MaskedTextField クラス
C1MaskedTextField メンバ