public StringReadOnlyBox PartTextControl { get; set; }
Public Property PartTextControl As StringReadOnlyBox Get Set
public: property StringReadOnlyBox^ PartTextControl { StringReadOnlyBox^ get (); void set (StringReadOnlyBox^ value); }