public string IgnoredCoatingTop { get; set; }
Public Property IgnoredCoatingTop As String Get Set
public: property String^ IgnoredCoatingTop { String^ get (); void set (String^ value); }
member IgnoredCoatingTop : string with get, set
In This Article